ActiveReports 9
ExportOptions Constructor(ExportType,IDictionary<String,String>)

Syntax
'Declaration
 
Public Function New( _
   ByVal type As ExportType, _
   ByVal settings As System.Collections.Generic.IDictionary(Of String,String) _
)
public ExportOptions( 
   ExportType type,
   System.Collections.Generic.IDictionary<string,string> settings
)

Parameters

type
settings
See Also

Reference

ExportOptions Class
ExportOptions Members
Overload List

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum